module.filename

Instance of

String

Description

The file name of current source file.

Example

console.writeLine(module.filename);